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 interfaceSilverpeasSharedComponentInstanceClasses in org.silverpeas.core.admin.component.model that implement Translatable Modifier and Type Class Description classComponentInstclassComponentInstLightThe 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 classSpaceInstThe class SpaceInst is the representation in memory of a spaceclassSpaceInstLight -
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 classDocumentA 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 (SimpleDocumentinstances.classHistorisedDocumentThis class represents a document that is versioned.classHistorisedDocumentVersionThis class permits to get a historized document behaviour not from the master version but from a frozen version of the document.classSimpleDocumentA document file attached to a given user contribution.classSimpleDocumentVersionThis 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 classGlobalSilverContentThis class represents contribution classified on taxonomyclassSilverContent -
Uses of Translatable in org.silverpeas.core.contribution.model
Subinterfaces of Translatable in org.silverpeas.core.contribution.model Modifier and Type Interface Description interfaceI18nContributionAn 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 classPublicationDetailThis 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 interfaceI18NBean<T extends Translation>Bean handling the different translations of its textual properties.interfaceLocalizedResourceAn identifiable resource in Silverpeas with localization support.Classes in org.silverpeas.core.i18n that implement Translatable Modifier and Type Class Description classAbstractBeanThe abstraction of Silverpeas's beans.classAbstractI18NBean<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 classSearchResult -
Uses of Translatable in org.silverpeas.core.node.model
Classes in org.silverpeas.core.node.model that implement Translatable Modifier and Type Class Description classNodeDetailThis 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 classPdcValueType -
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 classAxisHeaderThis class contains headers of axis.classValue -
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 classTreeNodeClass 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 classQuestionContainerHeader
-