public class ImmutableTableResource extends Object implements ResourceDescriptorResult
| Constructor and Description |
|---|
ImmutableTableResource(TableResource table,
String description,
Calendar creationDate) |
ImmutableTableResource(TableResource table,
String description,
Calendar creationDate,
ResourceScope resourceScope) |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getCreationDate() |
String |
getDescription() |
TableResource |
getResource() |
ResourceScope |
getResourceScope() |
public ImmutableTableResource(TableResource table, String description, Calendar creationDate)
public ImmutableTableResource(TableResource table, String description, Calendar creationDate, ResourceScope resourceScope)
public TableResource getResource()
getResource in interface ResourceDescriptorResultpublic String getDescription()
getDescription in interface ResourceDescriptorResultpublic Calendar getCreationDate()
getCreationDate in interface ResourceDescriptorResultpublic ResourceScope getResourceScope()
getResourceScope in interface ResourceDescriptorResultCopyright © 2014. All Rights Reserved.