Uses of Interface
org.silverpeas.core.i18n.Translatable
-
Packages that use Translatable Package Description org.silverpeas.core.admin.component.model org.silverpeas.core.admin.space Provides the classes to manage the workspaces in Silverpeas.org.silverpeas.core.contribution.attachment.model org.silverpeas.core.contribution.contentcontainer.content Provides classes to manage the content of a container.org.silverpeas.core.contribution.model Provides the business model of a contribution from a user in Silverpeas.org.silverpeas.core.contribution.publication.model org.silverpeas.core.i18n org.silverpeas.core.index.search.model org.silverpeas.core.node.model org.silverpeas.core.pdc.pdc.importexport org.silverpeas.core.pdc.pdc.model org.silverpeas.core.pdc.tree.model org.silverpeas.core.questioncontainer.container.model -
-
Uses of Translatable in org.silverpeas.core.admin.component.model
Subinterfaces of Translatable in org.silverpeas.core.admin.component.model Modifier and Type Interface Description interface
SilverpeasSharedComponentInstance
Classes in org.silverpeas.core.admin.component.model that implement Translatable Modifier and Type Class Description class
ComponentInst
class
ComponentInstLight
The class ComponentInstLight is the representation in memory of a component instance -
Uses of Translatable in org.silverpeas.core.admin.space
Classes in org.silverpeas.core.admin.space that implement Translatable Modifier and Type Class Description class
SpaceInst
The class SpaceInst is the representation in memory of a spaceclass
SpaceInstLight
-
Uses of Translatable in org.silverpeas.core.contribution.attachment.model
Classes in org.silverpeas.core.contribution.attachment.model that implement Translatable Modifier and Type Class Description class
Document
A document as an attachment to a given contribution and gathering for a same document all of its translations, each of them represented by a different (SimpleDocument
instances.class
HistorisedDocument
This class represents a document that is versioned.class
HistorisedDocumentVersion
This class permits to get a historized document behaviour not from the master version but from a frozen version of the document.class
SimpleDocument
A document file attached to a given user contribution.class
SimpleDocumentVersion
This class represents one version in the history of a versioned simple document. -
Uses of Translatable in org.silverpeas.core.contribution.contentcontainer.content
Classes in org.silverpeas.core.contribution.contentcontainer.content that implement Translatable Modifier and Type Class Description class
GlobalSilverContent
This class represents contribution classified on taxonomyclass
SilverContent
-
Uses of Translatable in org.silverpeas.core.contribution.model
Subinterfaces of Translatable in org.silverpeas.core.contribution.model Modifier and Type Interface Description interface
I18nContribution
An internationalized contribution. -
Uses of Translatable in org.silverpeas.core.contribution.publication.model
Classes in org.silverpeas.core.contribution.publication.model that implement Translatable Modifier and Type Class Description class
PublicationDetail
This object contains the description of a publication -
Uses of Translatable in org.silverpeas.core.i18n
Subinterfaces of Translatable in org.silverpeas.core.i18n Modifier and Type Interface Description interface
I18NBean<T extends Translation>
Bean handling the different translations of its textual properties.interface
LocalizedResource
An identifiable resource in Silverpeas with localization support.Classes in org.silverpeas.core.i18n that implement Translatable Modifier and Type Class Description class
AbstractBean
The abstraction of Silverpeas's beans.class
AbstractI18NBean<T extends BeanTranslation>
-
Uses of Translatable in org.silverpeas.core.index.search.model
Classes in org.silverpeas.core.index.search.model that implement Translatable Modifier and Type Class Description class
SearchResult
-
Uses of Translatable in org.silverpeas.core.node.model
Classes in org.silverpeas.core.node.model that implement Translatable Modifier and Type Class Description class
NodeDetail
This object contains the description of a node (own attributes and children attributes) -
Uses of Translatable in org.silverpeas.core.pdc.pdc.importexport
Classes in org.silverpeas.core.pdc.pdc.importexport that implement Translatable Modifier and Type Class Description class
PdcValueType
-
Uses of Translatable in org.silverpeas.core.pdc.pdc.model
Classes in org.silverpeas.core.pdc.pdc.model that implement Translatable Modifier and Type Class Description class
AxisHeader
This class contains headers of axis.class
Value
-
Uses of Translatable in org.silverpeas.core.pdc.tree.model
Classes in org.silverpeas.core.pdc.tree.model that implement Translatable Modifier and Type Class Description class
TreeNode
Class declaration -
Uses of Translatable in org.silverpeas.core.questioncontainer.container.model
Classes in org.silverpeas.core.questioncontainer.container.model that implement Translatable Modifier and Type Class Description class
QuestionContainerHeader
-