Package wt.federation
Class _ProxyGroup
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
wt.org._WTPrincipal
wt.org.WTPrincipal
wt.org._WTGroup
wt.org.WTGroup
wt.federation._ProxyGroup
- All Implemented Interfaces:
Externalizable,Serializable,Principal,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,_Federated,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,Federated,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.inf.container._WTContained,WTContained,RemoteAccess,wt.recent.RecentlyVisited,wt.type._ConstraintFilterable,wt.type._TypeManaged,wt.type.ConstraintFilterable,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
ProxyGroup
public abstract class _ProxyGroup
extends WTGroup
implements RemoteAccess, Federated, Externalizable
- See Also:
-
Field Summary
Fields inherited from class wt.org.WTGroup
ADDITIONAL_ATTRIBUTES, DESCRIPTION, VERSION_50_UIDFields inherited from class wt.org._WTGroup
REPLICATEFields inherited from class wt.org.WTPrincipal
ALL, OWNER, PRINCIPALTYPEFields inherited from class wt.org._WTPrincipal
ATTRIBUTES, DISABLED, DN, INFLATED, INTERNAL, NAME, PRINCIPAL_TYPE, REMOTE_DIRECTORY_SERVER_ID, REPAIR_NEEDED, REPOSITORY, STATUSFields inherited from class wt.fc.Item
SIMPLE_X10_UID, VERSION_40_UID, VERSION_51_UIDFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.federation._Federated
EXPIRATION_TIME, REFRESH_TIME, SERVICE_ID, SOURCE_OBJECT_ID, SOURCE_URLFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.method.RemoteAccess
versionIDFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truevoidsetServiceId(ServiceIdentifier serviceId) Supported API: trueMethods inherited from class wt.org.WTGroup
addMember, addMembers, cloneNonPersistableLDAP, copyAttributes, equals, getAdditionalAttributesKey, getAttributeMap, getBusinessType, getContainerPath, getDescription, getDn, getFederatableInfo, getFieldValueMap, getPrincipalIdentifier, getRepository, getUniqueDisplayIdentifier, hashCode, initialize, initialize, initialize, isMember, mapAttributes, members, newWTGroup, newWTGroup, newWTGroup, parentGroups, parentGroups, removeMember, setAllOtherPersistInfo, setDescription, setDisabled, setDn, setRepository, toString, validParticipantsInOrganizationMethods inherited from class wt.org._WTGroup
getContainer, getContainerName, getContainerReference, getEntrySet, isReplicate, readVersion, setContainer, setContainerReference, setEntrySet, setReplicate, super_readExternal_WTGroup, super_readVersion_WTGroup, super_writeExternal_WTGroupMethods inherited from class wt.org.WTPrincipal
_mangleName, _setAttribute, _setDisabled, _unmangleName, _updateAttributeForNoDirectMapping, _updateAttributeHolder, cloneAsInflated, getAdditionalAttributes, getAdditionalAttributesForInternalPrincipals, getAttributes, getDisabledDisplayStatus, getDn, getIdentity, getName, getName, getOrganization, getPrincipalDisplayIdentifier, getPrincipalType, getRepository, getSecuredInformationMessageInSessionLocale, getSiteLabelInSessionLocale, inflate, initialize, isDefaultDomain, isServicePrincipal, mapAdditionalAttributes, setAdditionalAttributes, setAttributes, setDn, setName, setPrincipalType, setRepositoryMethods inherited from class wt.org._WTPrincipal
getStatus, isDisabled, isInflated, isInternal, isRepairNeeded, readVersion, setFederatableInfo, setInflated, setInternal, setRepairNeeded, setStatus, super_readExternal_WTPrincipal, super_readVersion_WTPrincipal, super_writeExternal_WTPrincipalMethods inherited from class wt.fc._Item
getAdministrativeLock, getDomainRef, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setInheritedDomain, setSecurityLabels, super_readExternal_Item, super_readVersion_Item, super_writeExternal_ItemMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class wt.fc._WTObject
getCreateTimestamp, getModifyTimestamp, getPersistInfo, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.adminlock._AdministrativelyLockable
getAdministrativeLock, setAdministrativeLockMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.federation.Federated
findLinks, getService, navigate, navigate, postStore, prepareForStore, preset, refresh, refreshIfStale, updateMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
getServiceId
Supported API: true- Specified by:
getServiceIdin interface_Federated- See Also:
-
setServiceId
Supported API: true- Specified by:
setServiceIdin interface_Federated- Throws:
WTPropertyVetoException- See Also:
-