|
Jive API (4.5.7.0) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.community.objecttype.MoveObjectProvider.MoveValidationResult
public static class MoveObjectProvider.MoveValidationResult
| Constructor Summary | |
|---|---|
MoveObjectProvider.MoveValidationResult(boolean valid,
java.lang.String validationMessageKey)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getValidationErrorMessageKey()
Returns the i18n key of a message to show if the validation invoked by canMove returns false. |
boolean |
isValid()
Returns the boolean result of the validation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MoveObjectProvider.MoveValidationResult(boolean valid,
java.lang.String validationMessageKey)
| Method Detail |
|---|
public boolean isValid()
public java.lang.String getValidationErrorMessageKey()
canMove returns false.
MoveContentAction
|
Jive Product Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||