Interface GenericCustomObject<TValue>

Type Parameters:
TValue - The type of the value of this custom object.
All Superinterfaces:
BaseResource, DomainResource<GenericCustomObject<TValue>>, Identifiable<GenericCustomObject<TValue>>, Referencable<GenericCustomObject<TValue>>, Versioned<GenericCustomObject<TValue>>

public interface GenericCustomObject<TValue> extends BaseResource, DomainResource<GenericCustomObject<TValue>>, Referencable<GenericCustomObject<TValue>>
entity to implement a type safe generic custom object