|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.dataops.archivesystem.WTArchiveSystemQueryClause
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private String |
id
|
private WTArchiveSystemInClauseOper |
inOper
|
private String |
name
|
private static String |
RESOURCE
|
private String |
value
|
Constructor Summary | |
WTArchiveSystemQueryClause(String name,
String value,
WTArchiveSystemInClauseOper oper)
Supported API: false |
Method Summary | |
protected WTArchiveSystemInClauseOper |
getInOper()
Gets the value of the attribute: inOper. |
protected String |
getName()
Gets the value of the attribute: name. |
protected String |
getValue()
Gets the value of the attribute: value. |
protected String |
getWTArchiveSystemQueryClauseId()
|
private void |
nameValidate(String a_Name)
|
protected void |
setInOper(WTArchiveSystemInClauseOper a_InOper)
Sets the value of the attribute: inOper. |
protected void |
setName(String a_Name)
Sets the value of the attribute: name. |
protected void |
setValue(String a_Value)
Sets the value of the attribute: value. |
private void |
valueValidate(String a_Value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private String name
private String value
private WTArchiveSystemInClauseOper inOper
private String id
Constructor Detail |
public WTArchiveSystemQueryClause(String name, String value, WTArchiveSystemInClauseOper oper)
name
- value
- oper
- Method Detail |
protected String getName()
protected void setName(String a_Name) throws WTPropertyVetoException
a_Name
-
WTPropertyVetoException
private void nameValidate(String a_Name) throws WTPropertyVetoException
a_Name
-
WTPropertyVetoException
protected String getValue()
protected void setValue(String a_Value) throws WTPropertyVetoException
a_Value
-
WTPropertyVetoException
private void valueValidate(String a_Value) throws WTPropertyVetoException
a_Value
-
WTPropertyVetoException
protected WTArchiveSystemInClauseOper getInOper()
protected void setInOper(WTArchiveSystemInClauseOper a_InOper) throws WTPropertyVetoException
a_InOper
-
WTPropertyVetoException
protected String getWTArchiveSystemQueryClauseId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |