Package com.saperion.intf
This package contains the common used interfaces for the LARIX components.
-
Interface Summary Interface Description DDC Represents a DDC in the SAPERION system.MutableUserInformation SaAcl This interface represents Access Control Lists in a Saperion system.SaDocAccessData Deprecated. useSaACLRights
insteadSaDocInfo Holds information about a document like the document's structure and variables read from the archive.SaDocInfo.ElementInfo Represents an element of a document's structure.SaDocumentInfo Document info interface.SaEvent Bean interface for an event.SaEventFilter Defines the event filters.SaEventListener An interface to fire events and to get/set event filters.SaFailoverInfo Bean that holds the information about the failover configuration of the running system.SaFieldDescription Interface for field descriptions.SaFilterValue Interface providing event filter values (name/value pairs).SaFolderSaveInfo Folder information to create a folder.SaLockInfo Locking information interface.SaNavigation Navigation information for the given user.SaPropertyValue A SaPropertyValure represents the value of a field contained in a DDC for a specific document.SaRevision Interface for storing and transferring document revision data.SaSaveInfo A SaSaveInfo contains information like HDOC, SYSROWID and DDC-name of a created or updated document.SaSetting Interface holding settings to be transported to other components.SaStatusEventListener An interface to fire events and to get/set event filters.SaSystemInfo This class holds information about the running system.SaSystemSetting Interface holding the system specific settings to be transported to other components; to get this information no user authentication is required.SaSystemSettingType This interface defines the available system setting types and should be implemented for transport viaSaSystemSetting
instances.SaUserInfo This class holds detailed information about a Saperion user management entity e.g.SaUserSetting Interface holding the user specific settings to be transported to other components; to get this information user authentication is required.SaUserSettingType This interface defines the available system setting types and should be implemented for transport viaSaUserSetting
instances.SaValue A SaValue represents a single value contained in a field of a DDC for a specific document.SaVersionData Version metadata of a document.UsersRights This class indicates that a specific user has specific rights. -
Enum Summary Enum Description DDC.DDCKind DDC-kinds.DDC.TenantMode DDC tenant modes.SaDocInfo.ElementType Structure-element types.SaStatusEventListener.StatusType Status type enumeration.SaSystemInfo.RMIFeatures Features, that can run on RMI server.SaSystemSettingType.TYPE The available system setting types.SaUserInfo.GroupKind This enumeration holds the different kinds of entities in a saperion user management entity.SaUserSettingType.TYPE The available user setting types.