T
- the generic typepublic abstract class BaseResourceDTO extends Object
Modifier | Constructor and Description |
---|---|
protected |
BaseResourceDTO(Map<String,Link> links,
List<Message> creationLog)
Instantiates a new base resource dto.
|
public final Link getLink(String name)
name
- the name of the link to look for.public List<Message> getCreationLog()
null
if retrieved in a session in which we did not
create this resource.public boolean hasCreationLog()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.