public static class ReviveModelResultRepresentation.UnresolveModelRepresentation extends Object
Constructor and Description |
---|
UnresolveModelRepresentation(Long id,
String name,
String createdBy) |
Modifier and Type | Method and Description |
---|---|
String |
getCreatedBy() |
Long |
getId() |
String |
getName() |
void |
setCreatedBy(String createdBy) |
void |
setId(Long id) |
void |
setName(String name) |
Copyright © 2014–2015 Alfresco. All rights reserved.