public abstract class FeedBasedEntity<B extends Entity.Blueprint,U extends AbstractElement.Update> extends EnvironmentBasedEntity<B,U>
Entity.BlueprintAbstractElement.Update, AbstractElement.Updater<U extends AbstractElement.Update,E extends AbstractElement<?,U>>ID_PROPERTY, properties| Modifier | Constructor and Description |
|---|---|
protected |
FeedBasedEntity(CanonicalPath path) |
|
FeedBasedEntity(CanonicalPath path,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFeedId()
The id of the feed that this entity belongs to or null, if this entity does not belong to any particular feed.
|
getEnvironmentIdgetTenantIdappendToString, toStringaccept, equals, getId, getPath, getProperties, hashCode, update, valueOrDefaultprotected FeedBasedEntity(CanonicalPath path)
public FeedBasedEntity(CanonicalPath path, Map<String,Object> properties)
public String getFeedId()
Copyright © 2015 Red Hat, Inc.. All rights reserved.