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 interface wt.federation._Federated
SERVICE_ID -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truevoidsetServiceId(ServiceIdentifier serviceId) Supported API: trueMethods inherited from class wt.org.WTGroup
addMember, addMembers, getBusinessType, getUniqueDisplayIdentifier, initialize, initialize, initialize, isMember, members, newWTGroup, newWTGroup, newWTGroup, parentGroups, parentGroups, removeMember, setDisabledMethods inherited from class wt.org.WTPrincipal
cloneAsInflated, getName, getOrganization, getPrincipalDisplayIdentifierMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.federation.Federated
findLinks, getService, navigate, navigate, postStore, prepareForStore, preset, refresh, refreshIfStale, updateMethods inherited from interface wt.fc.Persistable
checkAttributes
-
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:
-