Should return true if the accessor can generally suggest a card name given the file's contents. If this method returns true, GetSuggestedCardName() will later be called to retrieve a name to be used for the card. If it returns false, GetSuggestedCardName() will not be called and a less descriptive name will be generated through other means.
whether the accessor can generally suggest a card name
IPTCustomFileAccessor Interface | com.plumtree.server Namespace