com.groiss.dms
Interface Keyword

All Superinterfaces:
Persistent

public interface Keyword
extends Persistent

This interface represents a key word which is designed to be used as an annotation for DMSObjects.

Author:
robert

Method Summary
 String getWord()
          Returns the string representation of this key word
 
Methods inherited from interface com.groiss.store.Persistent
dbFields, getOid, getStore, getTableName, isFilled, onDelete, onInsert, onRead, onUpdate, setFilled, setOid, setStore
 

Method Detail

getWord

String getWord()
Returns the string representation of this key word

Returns:
the string representation of this key word


@enterprise 8.0.10809 Copyright © 2001-2012 Groiss Informatics GmbH. All Rights Reserved.