|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Connection
An XML Connection(@http://enterprise.businessobjects.com/3.0/connection). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Connection.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CollateralIds |
addNewCollateralIds()
Appends and returns a new empty "CollateralIds" element |
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
java.lang.String |
getAuthenticationMethod()
Gets the "AuthenticationMethod" element |
java.lang.String |
getCMSName()
Gets the "CMSName" element |
CollateralIds |
getCollateralIds()
Gets the "CollateralIds" element |
boolean |
getConcurrent()
Gets the "Concurrent" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
int |
getFailedLogonCount()
Gets the "FailedLogonCount" element |
java.lang.String |
getFailoverToken()
Gets the "FailoverToken" element |
java.util.Calendar |
getLastAccess()
Gets the "LastAccess" element |
java.util.Calendar |
getLastLogon()
Gets the "LastLogon" element |
int |
getLocale()
Gets the "Locale" element |
int |
getNumberOfUses()
Gets the "NumberOfUses" element |
int |
getPasswordExpiry()
Gets the "PasswordExpiry" element |
boolean |
getServerLogonSession()
Gets the "ServerLogonSession" element |
java.lang.String |
getUserAlias()
Gets the "UserAlias" element |
java.lang.String |
getUserID()
Gets the "UserID" element |
java.util.Calendar |
getValidUntil()
Gets the "ValidUntil" element |
boolean |
isSetAuthenticationMethod()
True if has "AuthenticationMethod" element |
boolean |
isSetCMSName()
True if has "CMSName" element |
boolean |
isSetCollateralIds()
True if has "CollateralIds" element |
boolean |
isSetConcurrent()
True if has "Concurrent" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetFailedLogonCount()
True if has "FailedLogonCount" element |
boolean |
isSetFailoverToken()
True if has "FailoverToken" element |
boolean |
isSetLastAccess()
True if has "LastAccess" element |
boolean |
isSetLastLogon()
True if has "LastLogon" element |
boolean |
isSetLocale()
True if has "Locale" element |
boolean |
isSetNumberOfUses()
True if has "NumberOfUses" element |
boolean |
isSetPasswordExpiry()
True if has "PasswordExpiry" element |
boolean |
isSetServerLogonSession()
True if has "ServerLogonSession" element |
boolean |
isSetUserAlias()
True if has "UserAlias" element |
boolean |
isSetUserID()
True if has "UserID" element |
boolean |
isSetValidUntil()
True if has "ValidUntil" element |
void |
setAuthenticationMethod(java.lang.String authenticationMethod)
Sets the "AuthenticationMethod" element |
void |
setCMSName(java.lang.String cmsName)
Sets the "CMSName" element |
void |
setCollateralIds(CollateralIds collateralIds)
Sets the "CollateralIds" element |
void |
setConcurrent(boolean concurrent)
Sets the "Concurrent" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setFailedLogonCount(int failedLogonCount)
Sets the "FailedLogonCount" element |
void |
setFailoverToken(java.lang.String failoverToken)
Sets the "FailoverToken" element |
void |
setLastAccess(java.util.Calendar lastAccess)
Sets the "LastAccess" element |
void |
setLastLogon(java.util.Calendar lastLogon)
Sets the "LastLogon" element |
void |
setLocale(int locale)
Sets the "Locale" element |
void |
setNumberOfUses(int numberOfUses)
Sets the "NumberOfUses" element |
void |
setPasswordExpiry(int passwordExpiry)
Sets the "PasswordExpiry" element |
void |
setServerLogonSession(boolean serverLogonSession)
Sets the "ServerLogonSession" element |
void |
setUserAlias(java.lang.String userAlias)
Sets the "UserAlias" element |
void |
setUserID(java.lang.String userID)
Sets the "UserID" element |
void |
setValidUntil(java.util.Calendar validUntil)
Sets the "ValidUntil" element |
void |
unsetAuthenticationMethod()
Unsets the "AuthenticationMethod" element |
void |
unsetCMSName()
Unsets the "CMSName" element |
void |
unsetCollateralIds()
Unsets the "CollateralIds" element |
void |
unsetConcurrent()
Unsets the "Concurrent" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetFailedLogonCount()
Unsets the "FailedLogonCount" element |
void |
unsetFailoverToken()
Unsets the "FailoverToken" element |
void |
unsetLastAccess()
Unsets the "LastAccess" element |
void |
unsetLastLogon()
Unsets the "LastLogon" element |
void |
unsetLocale()
Unsets the "Locale" element |
void |
unsetNumberOfUses()
Unsets the "NumberOfUses" element |
void |
unsetPasswordExpiry()
Unsets the "PasswordExpiry" element |
void |
unsetServerLogonSession()
Unsets the "ServerLogonSession" element |
void |
unsetUserAlias()
Unsets the "UserAlias" element |
void |
unsetUserID()
Unsets the "UserID" element |
void |
unsetValidUntil()
Unsets the "ValidUntil" element |
org.apache.xmlbeans.XmlString |
xgetAuthenticationMethod()
Gets (as xml) the "AuthenticationMethod" element |
org.apache.xmlbeans.XmlString |
xgetCMSName()
Gets (as xml) the "CMSName" element |
org.apache.xmlbeans.XmlBoolean |
xgetConcurrent()
Gets (as xml) the "Concurrent" element |
org.apache.xmlbeans.XmlInt |
xgetFailedLogonCount()
Gets (as xml) the "FailedLogonCount" element |
org.apache.xmlbeans.XmlString |
xgetFailoverToken()
Gets (as xml) the "FailoverToken" element |
org.apache.xmlbeans.XmlDateTime |
xgetLastAccess()
Gets (as xml) the "LastAccess" element |
org.apache.xmlbeans.XmlDateTime |
xgetLastLogon()
Gets (as xml) the "LastLogon" element |
org.apache.xmlbeans.XmlInt |
xgetLocale()
Gets (as xml) the "Locale" element |
org.apache.xmlbeans.XmlInt |
xgetNumberOfUses()
Gets (as xml) the "NumberOfUses" element |
org.apache.xmlbeans.XmlInt |
xgetPasswordExpiry()
Gets (as xml) the "PasswordExpiry" element |
org.apache.xmlbeans.XmlBoolean |
xgetServerLogonSession()
Gets (as xml) the "ServerLogonSession" element |
org.apache.xmlbeans.XmlString |
xgetUserAlias()
Gets (as xml) the "UserAlias" element |
org.apache.xmlbeans.XmlString |
xgetUserID()
Gets (as xml) the "UserID" element |
org.apache.xmlbeans.XmlDateTime |
xgetValidUntil()
Gets (as xml) the "ValidUntil" element |
void |
xsetAuthenticationMethod(org.apache.xmlbeans.XmlString authenticationMethod)
Sets (as xml) the "AuthenticationMethod" element |
void |
xsetCMSName(org.apache.xmlbeans.XmlString cmsName)
Sets (as xml) the "CMSName" element |
void |
xsetConcurrent(org.apache.xmlbeans.XmlBoolean concurrent)
Sets (as xml) the "Concurrent" element |
void |
xsetFailedLogonCount(org.apache.xmlbeans.XmlInt failedLogonCount)
Sets (as xml) the "FailedLogonCount" element |
void |
xsetFailoverToken(org.apache.xmlbeans.XmlString failoverToken)
Sets (as xml) the "FailoverToken" element |
void |
xsetLastAccess(org.apache.xmlbeans.XmlDateTime lastAccess)
Sets (as xml) the "LastAccess" element |
void |
xsetLastLogon(org.apache.xmlbeans.XmlDateTime lastLogon)
Sets (as xml) the "LastLogon" element |
void |
xsetLocale(org.apache.xmlbeans.XmlInt locale)
Sets (as xml) the "Locale" element |
void |
xsetNumberOfUses(org.apache.xmlbeans.XmlInt numberOfUses)
Sets (as xml) the "NumberOfUses" element |
void |
xsetPasswordExpiry(org.apache.xmlbeans.XmlInt passwordExpiry)
Sets (as xml) the "PasswordExpiry" element |
void |
xsetServerLogonSession(org.apache.xmlbeans.XmlBoolean serverLogonSession)
Sets (as xml) the "ServerLogonSession" element |
void |
xsetUserAlias(org.apache.xmlbeans.XmlString userAlias)
Sets (as xml) the "UserAlias" element |
void |
xsetUserID(org.apache.xmlbeans.XmlString userID)
Sets (as xml) the "UserID" element |
void |
xsetValidUntil(org.apache.xmlbeans.XmlDateTime validUntil)
Sets (as xml) the "ValidUntil" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getUserID()
org.apache.xmlbeans.XmlString xgetUserID()
boolean isSetUserID()
void setUserID(java.lang.String userID)
void xsetUserID(org.apache.xmlbeans.XmlString userID)
void unsetUserID()
java.util.Calendar getLastAccess()
org.apache.xmlbeans.XmlDateTime xgetLastAccess()
boolean isSetLastAccess()
void setLastAccess(java.util.Calendar lastAccess)
void xsetLastAccess(org.apache.xmlbeans.XmlDateTime lastAccess)
void unsetLastAccess()
int getFailedLogonCount()
org.apache.xmlbeans.XmlInt xgetFailedLogonCount()
boolean isSetFailedLogonCount()
void setFailedLogonCount(int failedLogonCount)
void xsetFailedLogonCount(org.apache.xmlbeans.XmlInt failedLogonCount)
void unsetFailedLogonCount()
java.lang.String getUserAlias()
org.apache.xmlbeans.XmlString xgetUserAlias()
boolean isSetUserAlias()
void setUserAlias(java.lang.String userAlias)
void xsetUserAlias(org.apache.xmlbeans.XmlString userAlias)
void unsetUserAlias()
boolean getConcurrent()
org.apache.xmlbeans.XmlBoolean xgetConcurrent()
boolean isSetConcurrent()
void setConcurrent(boolean concurrent)
void xsetConcurrent(org.apache.xmlbeans.XmlBoolean concurrent)
void unsetConcurrent()
java.util.Calendar getLastLogon()
org.apache.xmlbeans.XmlDateTime xgetLastLogon()
boolean isSetLastLogon()
void setLastLogon(java.util.Calendar lastLogon)
void xsetLastLogon(org.apache.xmlbeans.XmlDateTime lastLogon)
void unsetLastLogon()
int getNumberOfUses()
org.apache.xmlbeans.XmlInt xgetNumberOfUses()
boolean isSetNumberOfUses()
void setNumberOfUses(int numberOfUses)
void xsetNumberOfUses(org.apache.xmlbeans.XmlInt numberOfUses)
void unsetNumberOfUses()
java.lang.String getAuthenticationMethod()
org.apache.xmlbeans.XmlString xgetAuthenticationMethod()
boolean isSetAuthenticationMethod()
void setAuthenticationMethod(java.lang.String authenticationMethod)
void xsetAuthenticationMethod(org.apache.xmlbeans.XmlString authenticationMethod)
void unsetAuthenticationMethod()
java.lang.String getFailoverToken()
org.apache.xmlbeans.XmlString xgetFailoverToken()
boolean isSetFailoverToken()
void setFailoverToken(java.lang.String failoverToken)
void xsetFailoverToken(org.apache.xmlbeans.XmlString failoverToken)
void unsetFailoverToken()
boolean getServerLogonSession()
org.apache.xmlbeans.XmlBoolean xgetServerLogonSession()
boolean isSetServerLogonSession()
void setServerLogonSession(boolean serverLogonSession)
void xsetServerLogonSession(org.apache.xmlbeans.XmlBoolean serverLogonSession)
void unsetServerLogonSession()
java.lang.String getCMSName()
org.apache.xmlbeans.XmlString xgetCMSName()
boolean isSetCMSName()
void setCMSName(java.lang.String cmsName)
void xsetCMSName(org.apache.xmlbeans.XmlString cmsName)
void unsetCMSName()
java.util.Calendar getValidUntil()
org.apache.xmlbeans.XmlDateTime xgetValidUntil()
boolean isSetValidUntil()
void setValidUntil(java.util.Calendar validUntil)
void xsetValidUntil(org.apache.xmlbeans.XmlDateTime validUntil)
void unsetValidUntil()
int getPasswordExpiry()
org.apache.xmlbeans.XmlInt xgetPasswordExpiry()
boolean isSetPasswordExpiry()
void setPasswordExpiry(int passwordExpiry)
void xsetPasswordExpiry(org.apache.xmlbeans.XmlInt passwordExpiry)
void unsetPasswordExpiry()
int getLocale()
org.apache.xmlbeans.XmlInt xgetLocale()
boolean isSetLocale()
void setLocale(int locale)
void xsetLocale(org.apache.xmlbeans.XmlInt locale)
void unsetLocale()
CollateralIds getCollateralIds()
boolean isSetCollateralIds()
void setCollateralIds(CollateralIds collateralIds)
CollateralIds addNewCollateralIds()
void unsetCollateralIds()
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||