Skip navigation links
oracle.soa.management.util
Class MediatorInstanceFilter
java.lang.Object
oracle.soa.management.util.PageableFilter
oracle.soa.management.util.InstanceFilter
oracle.soa.management.util.ComponentInstanceFilter
oracle.soa.management.util.MediatorInstanceFilter
- All Implemented Interfaces:
- java.io.Serializable
-
public class MediatorInstanceFilter
- extends ComponentInstanceFilter
- See Also:
- Serialized Form
Methods inherited from class oracle.soa.management.util.ComponentInstanceFilter |
getCheckTestCase, getComponentName, getCompositeInstanceId, getEngineType, getIsTestCase, getParentId, getParentReferenceId, setComponentName, setCompositeInstance, setCompositeInstanceId, setEngineType, setIsTestCase, setParentId, setParentReferenceId, toString |
Methods inherited from class oracle.soa.management.util.InstanceFilter |
getCompositeDN, getCompositeName, getConversationId, getCriteriaCount, getDomainName, getECID, getExtraCriteria, getId, getLabel, getLike, getMaxCreationDate, getMaxModifyDate, getMinCreationDate, getMinModifyDate, getNormalizedStates, getOrderBy, getProperties, getRevision, getStates, setCompositeDN, setCompositeDN, setCompositeName, setConversationId, setDomainName, setECID, setExtraCriterium, setId, setLabel, setLike, setMaxCreationDate, setMaxModifyDate, setMinCreationDate, setMinModifyDate, setNormalizedState, setNormalizedStates, setOrderBy, setProperty, setRevision, setState, setStates |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ACTION_EVENT
public static final java.lang.String ACTION_EVENT
-
- See Also:
- Constant Field Values
ACTION_OPERATION
public static final java.lang.String ACTION_OPERATION
-
- See Also:
- Constant Field Values
SORT_ORDER_ASC
public static final java.lang.String SORT_ORDER_ASC
-
- See Also:
- Constant Field Values
SORT_ORDER_DESC
public static final java.lang.String SORT_ORDER_DESC
-
- See Also:
- Constant Field Values
COMPONENT_TYPE_NORMAL
public static final java.lang.String COMPONENT_TYPE_NORMAL
-
- See Also:
- Constant Field Values
COMPONENT_TYPE_OPERATION_SEQUENCING
public static final java.lang.String COMPONENT_TYPE_OPERATION_SEQUENCING
-
- See Also:
- Constant Field Values
COMPONENT_TYPE_COMPONENT_SEQUENCING
public static final java.lang.String COMPONENT_TYPE_COMPONENT_SEQUENCING
-
- See Also:
- Constant Field Values
COMPONENT_TYPE_ALL_SEQUENCING
public static final java.lang.String COMPONENT_TYPE_ALL_SEQUENCING
-
- See Also:
- Constant Field Values
COMPONENT_TYPE_ALL
public static final java.lang.String COMPONENT_TYPE_ALL
-
- See Also:
- Constant Field Values
MediatorInstanceFilter
public MediatorInstanceFilter()
getSortBy
public java.lang.String getSortBy()
setSortBy
public void setSortBy(java.lang.String sortBy)
getSortOrder
public java.lang.String getSortOrder()
setSortOrder
public void setSortOrder(java.lang.String sortOrder)
getSourceActionName
public java.lang.String getSourceActionName()
setSourceActionName
public void setSourceActionName(java.lang.String sourceActionName)
getSourceActionType
public java.lang.String getSourceActionType()
setSourceActionType
public void setSourceActionType(java.lang.String sourceActionType)
getTargetActionName
public java.lang.String getTargetActionName()
setTargetActionName
public void setTargetActionName(java.lang.String targetActionName)
getTargetActionType
public java.lang.String getTargetActionType()
setTargetActionType
public void setTargetActionType(java.lang.String targetActionType)
setComponentType
public void setComponentType(java.lang.String componentType)
getComponentType
public java.lang.String getComponentType()
isResequencing
public boolean isResequencing()
getGroupId
public java.lang.String getGroupId()
-
- Overrides:
getGroupId
in class ComponentInstanceFilter
setGroupId
public void setGroupId(java.lang.String groupId)
-
- Overrides:
setGroupId
in class ComponentInstanceFilter
Skip navigation links
Copyright © 2010, 2012, Oracle and/or its affiliates. All rights reserved.