public class SiblingAuthorityFilter extends Object implements Serializable
| Constructor and Description |
|---|
SiblingAuthorityFilter() |
SiblingAuthorityFilter(String authorityType,
boolean immediate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAuthorityType()
Gets the authorityType value for this SiblingAuthorityFilter.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
boolean |
isImmediate()
Gets the immediate value for this SiblingAuthorityFilter.
|
void |
setAuthorityType(String authorityType)
Sets the authorityType value for this SiblingAuthorityFilter.
|
void |
setImmediate(boolean immediate)
Sets the immediate value for this SiblingAuthorityFilter.
|
public SiblingAuthorityFilter()
public SiblingAuthorityFilter(String authorityType, boolean immediate)
public String getAuthorityType()
public void setAuthorityType(String authorityType)
authorityType - public boolean isImmediate()
public void setImmediate(boolean immediate)
immediate - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2005–2014 Alfresco Software. All rights reserved.