|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.gts.bean.PermissionFilter
public class PermissionFilter
| Constructor Summary | |
|---|---|
PermissionFilter()
|
|
PermissionFilter(java.lang.String gridIdentity,
Role role,
java.lang.String trustedAuthorityName)
|
|
| 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 |
java.lang.String |
getGridIdentity()
Gets the gridIdentity value for this PermissionFilter. |
Role |
getRole()
Gets the role value for this PermissionFilter. |
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 |
getTrustedAuthorityName()
Gets the trustedAuthorityName value for this PermissionFilter. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setGridIdentity(java.lang.String gridIdentity)
Sets the gridIdentity value for this PermissionFilter. |
void |
setRole(Role role)
Sets the role value for this PermissionFilter. |
void |
setTrustedAuthorityName(java.lang.String trustedAuthorityName)
Sets the trustedAuthorityName value for this PermissionFilter. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PermissionFilter()
public PermissionFilter(java.lang.String gridIdentity,
Role role,
java.lang.String trustedAuthorityName)
| Method Detail |
|---|
public java.lang.String getGridIdentity()
public void setGridIdentity(java.lang.String gridIdentity)
gridIdentity - public Role getRole()
public void setRole(Role role)
role - public java.lang.String getTrustedAuthorityName()
public void setTrustedAuthorityName(java.lang.String trustedAuthorityName)
trustedAuthorityName - 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 | ||||||||