Package wt.federation
Class _ProxyUser
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
wt.org._WTPrincipal
wt.org.WTPrincipal
wt.org._WTUser
wt.org.WTUser
wt.federation._ProxyUser
- 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.content._ContentHolder,wt.content._FormatContentHolder,ContentHolder,FormatContentHolder,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,wt.filter._NavigationCriteriaOwner,wt.filter.NavigationCriteriaOwner,DisplayIdentification,wt.notify._Notifiable,Notifiable,wt.recent.RecentlyVisited,wt.type._TypeManaged,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
- Direct Known Subclasses:
ProxyUser
- See Also:
-
Field Summary
FieldsFields inherited from interface wt.federation._Federated
SERVICE_ID -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetPreferredLanguage(String preferredLanguage) Supported API: truevoidsetServiceId(ServiceIdentifier serviceId) Supported API: trueMethods inherited from class wt.org.WTUser
getAuthenticationName, getBusinessType, getEMail, getFullName, getLocale, getOrganizationName, getTelephoneNumber, getUniqueDisplayIdentifier, getUniqueDisplayIdentifier, initialize, initialize, initialize, initialize, initialize, newWTUser, newWTUser, newWTUser, newWTUser, parentGroupNames, parentGroupObjects, parentGroups, parentGroups, setDisabled, setLocale, toStringMethods 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
-
Field Details
-
PREFERRED_LANGUAGE
Supported API: true- See Also:
-
-
Method Details
-
getPreferredLanguage
Supported API: true- See Also:
-
setPreferredLanguage
public void setPreferredLanguage(String preferredLanguage) throws WTException, WTPropertyVetoException Supported API: true- Throws:
WTExceptionWTPropertyVetoException- See Also:
-
getServiceId
Supported API: true- Specified by:
getServiceIdin interface_Federated- See Also:
-
setServiceId
Supported API: true- Specified by:
setServiceIdin interface_Federated- Throws:
WTPropertyVetoException- See Also:
-