public class AttributesManagementBean extends Object
| Constructor and Description |
|---|
AttributesManagementBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionId() |
String |
getResourceId() |
List<it.eng.rdlab.soa3.pm.connector.beans.AttributeBean> |
getSubjectAttributes() |
boolean |
isMoveAfter() |
void |
setActionId(String actionId) |
void |
setMoveAfter(boolean moveAfter) |
void |
setResourceId(String resourceId) |
void |
setSubjectAttributes(List<it.eng.rdlab.soa3.pm.connector.beans.AttributeBean> subjectAttributes) |
public List<it.eng.rdlab.soa3.pm.connector.beans.AttributeBean> getSubjectAttributes()
public void setSubjectAttributes(List<it.eng.rdlab.soa3.pm.connector.beans.AttributeBean> subjectAttributes)
public String getResourceId()
public void setResourceId(String resourceId)
public String getActionId()
public void setActionId(String actionId)
public boolean isMoveAfter()
public void setMoveAfter(boolean moveAfter)
Copyright © 2014. All Rights Reserved.