Package org.gcube.smartgears.handlers
Interface ProfilePublisher
- All Known Implementing Classes:
OfflineProfilePublisher
public interface ProfilePublisher
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddTo(Collection<String> contexts) voidaddToAll()voidremoveFrom(Collection<String> contexts) voidupdate()
-
Method Details
-
addTo
-
addToAll
void addToAll() -
update
void update() -
removeFrom
-