|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.gts.bean.AuthorityGTS
public class AuthorityGTS
| Constructor Summary | |
|---|---|
AuthorityGTS()
|
|
AuthorityGTS(boolean performAuthorization,
int priority,
java.lang.String serviceIdentity,
java.lang.String serviceURI,
boolean syncTrustLevels,
TimeToLive timeToLive)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getPriority()
Gets the priority value for this AuthorityGTS. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getServiceIdentity()
Gets the serviceIdentity value for this AuthorityGTS. |
java.lang.String |
getServiceURI()
Gets the serviceURI value for this AuthorityGTS. |
TimeToLive |
getTimeToLive()
Gets the timeToLive value for this AuthorityGTS. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isPerformAuthorization()
Gets the performAuthorization value for this AuthorityGTS. |
boolean |
isSyncTrustLevels()
Gets the syncTrustLevels value for this AuthorityGTS. |
void |
setPerformAuthorization(boolean performAuthorization)
Sets the performAuthorization value for this AuthorityGTS. |
void |
setPriority(int priority)
Sets the priority value for this AuthorityGTS. |
void |
setServiceIdentity(java.lang.String serviceIdentity)
Sets the serviceIdentity value for this AuthorityGTS. |
void |
setServiceURI(java.lang.String serviceURI)
Sets the serviceURI value for this AuthorityGTS. |
void |
setSyncTrustLevels(boolean syncTrustLevels)
Sets the syncTrustLevels value for this AuthorityGTS. |
void |
setTimeToLive(TimeToLive timeToLive)
Sets the timeToLive value for this AuthorityGTS. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthorityGTS()
public AuthorityGTS(boolean performAuthorization,
int priority,
java.lang.String serviceIdentity,
java.lang.String serviceURI,
boolean syncTrustLevels,
TimeToLive timeToLive)
| Method Detail |
|---|
public java.lang.String getServiceURI()
public void setServiceURI(java.lang.String serviceURI)
serviceURI - public int getPriority()
public void setPriority(int priority)
priority - public boolean isSyncTrustLevels()
public void setSyncTrustLevels(boolean syncTrustLevels)
syncTrustLevels - public TimeToLive getTimeToLive()
public void setTimeToLive(TimeToLive timeToLive)
timeToLive - public boolean isPerformAuthorization()
public void setPerformAuthorization(boolean performAuthorization)
performAuthorization - public java.lang.String getServiceIdentity()
public void setServiceIdentity(java.lang.String serviceIdentity)
serviceIdentity - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||